PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / setGenerateContentsPage Method
True if pages containing the table of contents are added to the document.
In This Topic
    setGenerateContentsPage Method
    In This Topic
    Sets a value indicating whether the table of contents should be generated as separate pages in the document.
    Syntax
    public void setGenerateContentsPage( 
       boolean value
    )

    Parameters

    value
    True if pages containing the table of contents are added to the document.
    See Also